home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir36 / kwkmnu32.zip / KWIKMENU.DOC < prev    next >
Text File  |  1994-02-18  |  10KB  |  302 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.                   *  *  KWIKMENU  *  *
  26.  
  27.                   Version 3.2/A
  28.  
  29.                 B & B Enterprises
  30.  
  31.  
  32.  
  33.  
  34.                   John F. Cram
  35.                   9788 Eastridge Drive
  36.                 El Paso, Texas 79925-6816
  37.                  
  38.                  GEnie address: J.CRAM2
  39.             America OnLine address: JohnFCram
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                        
  65.  
  66.  
  67.  
  68.                  Brief Description
  69.  
  70.       First, KWIKMENU itself is not a hard disk menu program!
  71.       It merely helps you fill in an attractive menu screen
  72.       and generate the little batch files for an efficient yet
  73.       amazingly simple batch menu system.  The batch menu system
  74.       uses very little disk space and absolutely zero memory!
  75.       Batch files and menus have been around for a long, long time
  76.       and can be made by anyone with a little know-how. So I am
  77.       not making any claims of discovery here.  I wrote KWIKMENU
  78.       to help those who don't have the know-how or perhaps even
  79.       some of those who do have the know-how but find KWIKMENU
  80.       more convenient to use.
  81.  
  82.             Registration and Distribution
  83.  
  84.       Since I waited until the age of 72 to start programming I
  85.       am told I should call my programs "Codgerware" instead of
  86.       Shareware.  At any rate, for quite some time now, during
  87.       an experimental period, I allowed the earlier versions
  88.       to be considered "Freeware".  Now, I consider the program
  89.       a complete, useful utility and cannot treat it so lightly.
  90.       Besides, your Social Security Tax will probably rise if I
  91.       don't start getting some returns for all my investments in
  92.       the program.
  93.  
  94.       You are welcome to use this all-new version of KWIKMENU for
  95.       reasonable length of time (30 days?) but if you continue to
  96.       use it and enjoy it, then I would expect you to register.
  97.       I'm sure you'll want to register and receive all the added
  98.       benefits of the 3.2/B version.  These valuable added benefits
  99.       include the use of several more menu choices, including a 
  100.       second menu page, and utilities for drive "B", plus removal 
  101.       of any annoying messages.
  102.  
  103.       You are encouraged to give copies of this program to your
  104.       friends or to upload it to any networks or BBS's.  Just make
  105.       sure that all files are included when you distribute it.
  106.                          
  107.                 DISCLAIMER
  108.  
  109.       Please note that KWIKMENU is distributed on an as-is basis.
  110.       NO WARRANTY OF ANY KIND IS MADE, EXPRESSLY OR IMPLIED,
  111.       REGARDING KWIKMENU AND/OR ITS ACCOMPANYING DOCUMENTATION.
  112.       B & B Enterprises or John F. Cram will not be responsible
  113.       for any damages, whether direct or indirect, incurred by
  114.       users as a result of running this program, or due to failure
  115.       of this product to meet any and/or all the stated
  116.       specifications.
  117.  
  118.       This documentation contains references to both software and
  119.       hardware names which are trademarks of various manufacturers.
  120.  
  121.       This program was written in Microsoft BASIC PDS 7.1 and it was 
  122.       written in part using R.Magnanti's WINDOWS R-E-Z routines.
  123.                    
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                     FILES
  131.  
  132.     *  KWIKMENU should contain the following files:
  133.  
  134.        MENU.EXE          The main program which includes the 
  135.                  colorful menu screens and the
  136.                  MENU EDITOR for filling in your menu 
  137.                  and making the little batch files.
  138.        KWIKMENU.DOC      This file
  139.        KWIKMENU.BAT      BAT file for starting the MENU EDITOR.
  140.        S.BAT to Y.BAT    Batch files to do the work in your menu.
  141.        1.BAT to 4.BAT    Batch files to do the work in DISKMENU.
  142.        M.BAT             Batch file to return to menu.
  143.        FILE_ID.DIZ       Info file for BBS and shareware distributors
  144.        REGISTER.FRM      Easy to print registration form.
  145.        READ.ME           Quick installation information     
  146.        SYNTAX.DOC        File explaining command line options
  147.     
  148.     *  KWIKMENU files you will generate with MENU EDITOR:
  149.  
  150.        MENU.DAT       Listings generated by KWIKMENU.EXE and
  151.               presented in your menu.
  152.        A.BAT to       Batch files you make with KWIKMENU that will
  153.        E.BAT          take you to your favorite program and back.
  154.  
  155.             ----------------------------------------
  156.  
  157.  
  158.                  INSTALLATION
  159.  
  160.       If you downloaded KWIKMENU from a network or BBS I hope you 
  161.       read the long desciption and by now have all the files in a 
  162.       directory named KWIKMENU.  If not, please create the KWIKMENU 
  163.       directory as follows:
  164.            
  165.            At C:\> prompt type "MD\KWIKMENU" and press <ENTER>.
  166.            
  167.            Then type "CD\KWIKMENU" and press <ENTER>.
  168.  
  169.       Now copy all KWIKMENU files into the KWIKMENU directory.  One
  170.       file "M.BAT" will be copied into your root directory by 
  171.       MENU EDITOR at your discretion.  That's at the C:\> prompt 
  172.       where AUTOEXEC.BAT is located.  This is necessary so that the
  173.       M.BAT file will return you to the menu from any directory or 
  174.       any drive prompt.  
  175.       
  176.  
  177.       ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  
  178.       +  IMPORTANT!  This program assumes that (1) DOS is located  +
  179.       +  on drive C:, and (2) this program is in a directory named + 
  180.       +  KWIKMENU on drive C:.  KWIKMENU will not work properly    +
  181.       +  under any other conditions.                               +
  182.       ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  183.  
  184.  
  185.  
  186.  
  187.  
  188.                  USING KWIKMENU          
  189.  
  190.       It's time now to make the menu listing file MENU.DAT with
  191.       KWIKMENU.  From the menu prompt C:\KWIKMENU> type "KWIKMENU"
  192.       and press <ENTER>. The main menu has a window explaining the
  193.       purpose of each item on the menu.  The first item you should 
  194.       select is Make/Edit Menu.  You will now see the menu exactly 
  195.       as it will appear except the first five items are empty.  
  196.       Assuming you have given some thought to the order in which 
  197.       you want your programs, all you have to do now is start 
  198.       with A. and go down the line, typing in your programs.  When 
  199.       you are satisfied that they are correct press F10 to save
  200.       the menu to your disk.  It's that simple... you have just   
  201.       made your menu!  The only problem is it won't get you to 
  202.       your programs without those little batch files.  Select 
  203.       "Make/Edit Batch files" from the menu.  Select one of the
  204.       programs and you will be asked to enter information that is
  205.       pertinent to the .BAT file.  Enter the drive where your
  206.       program is located, then enter the directory that holds the
  207.       files for the program and next, enter the filename that
  208.       initiates or starts the program.   Now press F10 to save the
  209.       file and return you to the list for the next program.  When 
  210.       all five are completed, pressing ESC will take you back to
  211.       the Main Menu.  Now select "Place M.BAT file" and you will be
  212.       asked if you want to copy M.BAT to your root directory (C:\>).
  213.       Unless you have some specific objection, you should answer
  214.       yes (Y) because this is the little file that will return you
  215.       to KWIKMENU from any directory prompt on any drive.   This
  216.       is assuming that your root directory (C:\) is listed in the
  217.       path in your AUTOEXEC.BAT. 
  218.       
  219.                  AUTOEXEC.BAT
  220.  
  221.       CAUTION! Be sure to make a backup copy of your AUTOEXEC.BAT
  222.       before attempting any changes!  
  223.       
  224.       The only other thing you need to do now is add the following 
  225.       three lines at the end of your AUTOEXEC.BAT file:
  226.                CLS
  227.                CD\KWIKMENU
  228.                MENU
  229.  
  230.       If you see that the final line designates another menu or 
  231.       program, it will have to be removed or typed over by the 
  232.       above lines.  I realize that this file is considered sacred 
  233.       by some, but for this menu system to work properly some 
  234.       modification is necessary.   I'm sorry, but this is one
  235.       task my KWIKMENU doesn't perform.  I'm sure that most of you
  236.       have a favorite text editor and for those of you using 
  237.       MS-DOS 5.0 or 6.0, EDIT is a wonderful text editor.  Just
  238.       remember that the above three lines must be the last in
  239.       AUTOEXEC.BAT with nothing following.    
  240.       
  241.      
  242.  
  243.  
  244.  
  245.             
  246.                    USING KWIKMENU
  247.  
  248.       Remember to reboot after making changes to AUTOEXEC.BAT.
  249.       Now, when you turn on your computer, the first thing to 
  250.       appear should be your menu.   When you type "A" and 
  251.       press enter you should start the program described in the 
  252.       menu (A.).  Then when you exit your program the batch file,
  253.       (which has been waiting), returns you to the menu.  Could 
  254.       anything be simpler and more efficient?  If you find you 
  255.       made a mistake it's very simple to return to the MENU EDITOR 
  256.       and correct the menu and the batch files.  Incidently, 
  257.       once the menu and batch files are made, you exit KWIKMENU 
  258.       and it is not in use when you are actually using the menu.  
  259.       Repeating, a batch file menu system is simple and yet very 
  260.       efficient.  It doesn't take over your computer and you can 
  261.       bypass it at any time.  I have used this menu for over two 
  262.       years and have never felt I needed anything else.
  263.       
  264.       One more thing....Most menu programs will ask you to place
  265.       their program "in the path".   I ask you NOT to place
  266.       KWIKMENU in your path.  You might find yourself jumping to
  267.       an unwanted program when you accidently type a letter and
  268.       press <ENTER> at some odd prompt.                                
  269.  
  270.                  REBUTTAL
  271.  
  272.       Whenever you discuss batch file menus, two objections are
  273.       usually voiced by some of our more knowledgeable users.  
  274.       (1) Someone always reminds us that each one of those little 
  275.       batch files occupies at least 2kb of space on a disk.  My 
  276.       response has always been to agree and say "so what!".  Any 
  277.       menu program you use will take up disk space and most of 
  278.       them take a chunk of RAM in addition.  (2) The other thing 
  279.       is that to make a selection you must press two keys instead 
  280.       of just one...First, the letter of your choice and then 
  281.       <ENTER>.  Big deal!!
  282.                                     
  283.                   COLORS
  284.      
  285.       This is my first version with a colored menu and, personally,
  286.       I am pleased with it.  However, I certainly understand that 
  287.       preferences can differ.   If you decide to register, please
  288.       give me your comments.  Just remember that the average person
  289.       wants something a little colorful, yet pleasing and soothing
  290.       to the eye.
  291.  
  292.                 REGISTRATION
  293.  
  294.       I hope you like KWIKMENU and will register for the 3.2/B
  295.       version which has many more entries and features available.
  296.       Just use the form in REGISTER.FRM.
  297.         
  298.       Thank you for using KWIKMENU...
  299.  
  300.  
  301. 
  302.